@charset "utf-8";
/* SIR 지운아빠 */

/* 새글 스킨 (latest) */
.lt_pc {float:left;margin-left:20px}
.lt {
    position:relative;
    float:left;
    margin-bottom: 0;
    padding-bottom: 0;
    width:555px;
    height:auto;
    border-bottom:1px solid #525252;
}
.lt ul {margin:0; padding:0; list-style:none;}
.lt ul li span{float: right; font-size: 16px; font-weight: bold;}
.lt li {padding:3px 0; line-height: 30px; border-bottom: 1px solid #dddddd;}
.lt li a{font-weight: bold;}
.lt li:hover {background-color: #525252; color: #ffffff; transition: 0.5s;}
.lt li:hover a{color: #ffffff;}
.lt li:first-child {border-top: 1px solid #525252;}
.lt li:last-child {border-bottom: none;}
.lt .lt_title {display:block; padding:10px 0 30px}
.lt .lt_title a{font-size: 20px; font-weight: bolder;}
.lt .lt_more {position:absolute;top:10px;right:0}
.lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}